home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / pipes.zip / CLI16.DEF next >
Text File  |  1993-11-24  |  202b  |  16 lines

  1. NAME client
  2.  
  3. DESCRIPTION 'Client application'
  4.  
  5. CODE PRELOAD MOVEABLE DISCARDABLE
  6.  
  7. DATA PRELOAD MOVEABLE DISCARDABLE
  8.  
  9. HEAPSIZE 1024
  10.  
  11. STACKSIZE 8192
  12.  
  13. EXPORTS
  14.    MainWndProc
  15.    AboutDlgProc
  16.